home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 96 / PC Zone #096.7z / Dppcz1200.mdf / Demos / Gunlok / data1.cab / Program_Executable_Files / scripts / test_level.gcs < prev    next >
Text File  |  2000-09-09  |  527b  |  29 lines

  1. echo off
  2. cd play looping 3
  3.  
  4. fogcolour 0.02 0.02 0.02
  5. fogupdate 10
  6. fogtransition 3
  7. fogvalue 0.67
  8. vision on
  9. sunangle 50
  10. sunbrightness 5 5 5
  11. sunspecular 0.2 0 0
  12.  
  13. rem for multiplayer games
  14. addteam 3 hardrok 80 -12 -45
  15. addteam 4 slix 80 -12 -50
  16. addteam 5 gunlok 75 -12 -50
  17.  
  18. rem for shadow tests
  19. addteam 2 crate 0 -6 -1
  20.  
  21. rem for background creatures
  22. set upper left bound -7 0 -40
  23. set lower right bound 1.33 0 3
  24.  
  25. player select hark
  26. give and equip hark battery_plus
  27. give and equip hark binary_laser
  28.  
  29. echo on